home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 61
/
Volume 61 - JOGO DISK .iso
/
Games
/
happyfishing.swf
/
scripts
/
DefineSprite_398
/
frame_3
/
DoAction.as
Wrap
Text File
|
2008-03-14
|
145b
|
8 lines
stop();
btnStart.onPress = function()
{
_root.sndButton.start(0,1);
_root.gameMulai = true;
_root.guiLevel5._visible = false;
};